setSkipPoolingCheck

open fun setSkipPoolingCheck(skipPoolingCheck: Boolean)

Allows implementers to configure the SDK to skip the pooling check. This is often useful during development but *NOT* recommended for production use. By default, the pooling check is always enabled.

Parameters

skipPoolingCheck

if set to true, skips the pooling check, otherwise the pooling check is performed.